home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _A8DC4AC982D64DF182091B3155A4F77E < prev    next >
Text File  |  2006-03-14  |  7KB  |  255 lines

  1. <window>
  2.     <id>600</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>no</allowoverlay>
  5.     <define>#header.label:</define>
  6.     <define>#header.location:</define>
  7.     <define>#header.image:</define>
  8.     <define>#header.hover:</define>
  9.     <controls>
  10.         <import>common.window.xml</import>
  11.     <control>
  12.         <description>TVGUIDE Panel</description>
  13.         <type>image</type>
  14.         <id>2</id>
  15.         <posX>10</posX>
  16.         <posY>140</posY>
  17.         <width>1240</width>
  18.         <height>400</height>
  19.         <colordiffuse>60ffffff</colordiffuse>
  20.         <texture>-</texture>
  21.     </control>
  22.  
  23.     <!-- Timeheader background must be dedfined before Timeheader label template -->
  24.     <!-- b/c Timeheader is on the background and will be rendered first -->    
  25.     <control>
  26.         <description>time header background image template</description>
  27.         <type>image</type>
  28.         <id>90</id>
  29.         <posX>186</posX>
  30.         <posY>90</posY>
  31.         <width>115</width>
  32.         <height>28</height>
  33.         <texture>-</texture>
  34.     </control>
  35.     <control>
  36.         <description>time header label template</description>
  37.         <type>label</type>
  38.         <id>40</id>
  39.         <posX>196</posX>
  40.         <posY>103</posY>
  41.         <font>font13</font>
  42.         <textcolor>FFFFFFFF</textcolor>
  43.     </control>
  44.     <control>
  45.         <description>day spin control</description>
  46.         <type>spincontrol</type>
  47.         <id>6</id>
  48.         <posX>40</posX>
  49.         <posY>100</posY>
  50.         <showrange>no</showrange>
  51.         <orientation>horizontal</orientation>
  52.         <align>center</align>
  53.         <reverse>yes</reverse>
  54.         <onleft>6</onleft>
  55.         <onright>8</onright>
  56.         <textureUp>arrow_round_right_nofocus.png</textureUp>
  57.         <textureDown>arrow_round_left_nofocus.png</textureDown>
  58.         <textureUpFocus>arrow_round_right_focus.png</textureUpFocus>
  59.         <textureDownFocus>arrow_round_left_focus.png</textureDownFocus>
  60.     </control>
  61.     <control>
  62.         <description>time interval spin control</description>
  63.         <type>spincontrol</type>
  64.         <id>8</id>
  65.         <posX>205</posX>
  66.         <posY>100</posY>
  67.         <showrange>no</showrange>
  68.         <orientation>horizontal</orientation>
  69.         <align>center</align>
  70.         <reverse>yes</reverse>
  71.         <textureUp>arrow_round_right_nofocus.png</textureUp>
  72.         <textureDown>arrow_round_left_nofocus.png</textureDown>
  73.         <textureUpFocus>arrow_round_right_focus.png</textureUpFocus>
  74.         <textureDownFocus>arrow_round_left_focus.png</textureDownFocus>
  75.         <onleft>6</onleft>
  76.         <onright>8</onright>
  77.     </control>
  78.     <control>
  79.         <description>Channel template</description>
  80.         <type>image</type>
  81.         <id>20</id>
  82.         <posX>20</posX>
  83.         <posY>135</posY>
  84.         <width>170</width>
  85.         <height>40</height>
  86.     </control>
  87.     <control>
  88.         <description>Channel image template</description>
  89.         <type>image</type>
  90.         <id>7</id>
  91.         <posX>4</posX>
  92.         <posY>4</posY>
  93.         <width>30</width>
  94.         <height>30</height>
  95.         <keepaspectratio>no</keepaspectratio>
  96.         <centered>no</centered>
  97.         <zoom>yes</zoom>
  98.         <texture>defaultVideoBig.png</texture>
  99.     </control> 
  100.     <control>
  101.         <description>channel Label template</description>
  102.         <type>label</type>
  103.         <id>18</id>
  104.         <posX>45</posX>
  105.         <posY>5</posY>
  106.         <width>65</width>
  107.         <height>15</height>
  108.         <font>font11</font>
  109.         <textcolor>FFFFFFFF</textcolor>
  110.     </control>
  111.     <control>
  112.         <description>Current program title</description>
  113.         <type>fadelabel</type>
  114.         <id>13</id>
  115.         <posX>25</posX>
  116.         <posY>570</posY>
  117.         <width>600</width>
  118.         <align>left</align>
  119.         <label>#TV.Guide.Title (#TV.Guide.Time)  |  #TV.Guide.Genre</label>
  120.         <font>font13</font>
  121.         <textcolor>FFFFFFFF</textcolor>
  122.     </control>
  123.     <control>
  124.         <description>Description1</description>
  125.         <type>textboxscrollup</type>
  126.         <id>15</id>
  127.         <posX>25</posX>
  128.         <posY>595</posY>
  129.         <width>600</width> 
  130.         <height>100</height>
  131. <seperator>----------------------------------------------------------------------------------------------</seperator>
  132.         <label>#TV.Guide.Description</label>
  133.         <font>font11</font>
  134.         <textcolor>FFFFFFFF</textcolor>
  135.     </control>    
  136. <!--    <control>
  137.         <description>template for program genre light area</description>
  138.         <type>label</type>
  139.         <id>23</id>
  140.         <label>-</label>
  141.         <font>font10</font>
  142.         <textcolor>FF75ceee</textcolor>
  143.     </control>    -->
  144.     <control>
  145.         <description>template for program title light area</description>
  146.         <type>label</type>
  147.         <id>24</id>
  148.         <visible>no</visible>
  149.         <label>-</label>
  150.         <font>font11</font>
  151.         <textcolor>FF75ceee</textcolor>
  152.     </control>
  153.     <control>
  154.         <description>template for program title darkarea </description>
  155.         <type>label</type>
  156.         <visible>no</visible>
  157.         <id>26</id>
  158.         <label>-</label>
  159.         <font>font11</font>
  160.         <textcolor>FFDDDDDD</textcolor>
  161.     </control>
  162. <!--    <control>
  163.         <description>template for genre dark area</description>
  164.         <type>label</type>
  165.         <visible>no</visible>
  166.         <id>30</id>
  167.         <label>-</label>
  168.         <font>font10</font>
  169.         <textcolor>FFFFFFFF</textcolor>
  170.     </control> -->
  171.     <control>
  172.         <description>Horizontal scrollbar</description>
  173.         <type>hscrollbar</type>
  174.         <id>28</id>
  175.         <posX>20</posX>
  176.         <posY>537</posY>
  177.         <width>1225</width>
  178.         <height>20</height>
  179.         <visible>yes</visible>
  180.     </control>    
  181.     <control>
  182.         <description>Vertical scrollbar</description>
  183.         <type>vscrollbar</type>
  184.         <id>29</id>
  185.         <posX>1250</posX>
  186.         <posY>135</posY>
  187.         <width>20</width>
  188.         <height>400</height>
  189.         <visible>yes</visible>
  190.     </control>    
  191.     <control>
  192.         <description>record pin</description>
  193.         <type>image</type>
  194.         <id>31</id>
  195.         <posX>440</posX>
  196.         <posY>530</posY>
  197.         <texture>tvguide_record_button.png</texture>
  198.         <visible>no</visible>
  199.     </control>
  200.     <control>
  201.         <description>vertical timeline</description>
  202.         <type>image</type>
  203.         <id>25</id>
  204.         <posX>30</posX>
  205.         <posY>125</posY>
  206.         <height>420</height>
  207.         <colordiffuse>c0ffffff</colordiffuse>
  208.         <texture>tvguide_slider.png</texture>
  209.     </control>
  210.     <control>
  211.         <description>Video Overlay Bottom bar</description>
  212.         <type>image</type>
  213.         <id>25</id>
  214.         <posX>220</posX>
  215.         <posY>563</posY>
  216.         <width>1060</width>
  217.         <height>157</height>
  218.         <texture>videooverlay_bottom.png</texture>
  219.     </control>
  220.     <control>
  221.         <description>video rectangle</description> 
  222.         <type>image</type> 
  223.         <id>0</id> 
  224.         <posX>1025</posX> 
  225.         <posY>563</posY> 
  226.         <width>260</width> 
  227.         <height>160</height> 
  228.         <texture>playback_background.png</texture> 
  229.         <colorkey>0</colorkey> 
  230.         <colordiffuse>ffffffff</colordiffuse> 
  231.     </control>
  232.     <control>
  233.         <description>video preview window</description> 
  234.         <type>videowindow</type> 
  235.         <id>1</id> 
  236.         <posX>1052</posX> 
  237.         <posY>585</posY> 
  238.         <width>208</width> 
  239.         <height>117</height> 
  240.         <action>18</action>
  241.         <textureFocus>tv_green_border.png</textureFocus> 
  242.     </control>
  243.     <control>
  244.         <description>logo background</description> 
  245.         <type>image</type> 
  246.         <id>0</id> 
  247.         <posX>1052</posX> 
  248.         <posY>633</posY>
  249.         <width>208</width>
  250.         <height>70</height>
  251.         <texture>logo_background.png</texture>
  252.         <visible>yes</visible>
  253.     </control>
  254. </controls>
  255. </window>